object n. 1. 物,物體,物件。 2.目標(biāo) (of; for); 目的,宗旨。 3.【哲學(xué)】對(duì)象,客體,客觀 (opp. subject); 【語(yǔ)法】賓語(yǔ)。 4.〔口語(yǔ)〕(可笑或可憐的)人[物]。 a small [strange] object 小[奇怪]東西。 the object of study 研究的對(duì)象。 the direct [indirect] object 直接[間接]受詞。 What an object you have made (of) yourself! 〔口語(yǔ)〕你這家伙把自己搞得真不像樣子! attain [achieve, gain, secure] one's object 達(dá)到目的。 fail [succeed] in one's object 沒(méi)有達(dá)到[達(dá)到]目的。 for that object 為了那個(gè)目的。 no object 〔廣告用語(yǔ)〕怎樣都好,不成問(wèn)題;沒(méi)有困難(Distance is no object. (待聘者)上班距離(遠(yuǎn)、近)不成問(wèn)題)。 propose an objectto oneself = set an object before one 立志,立下目標(biāo)。 with that object in view 懷著那個(gè)目的。 vi. 1.反對(duì),抗議,表示異議 (against, to)。 2.抱反感,不服氣,有意見(jiàn)。 vt. 提出…作反對(duì)的理由 (that)。 If you don't object. 假使你不反對(duì)。 I object. 〔英下院〕我反對(duì)。 I object against him that he is a hypocrite. 我反對(duì)他,因?yàn)樗莻€(gè)偽君子。 object to 1. 反對(duì)(I object to your doing that. 我反對(duì)你做那件事)。 2.討厭(I object very much to a wet weather. 我非常討厭潮濕的天氣)。 adj. -less 沒(méi)有目的[宗旨]的,沒(méi)有物像的。
object to 反對(duì),不贊成; 反對(duì);抗議,抱反感; 反對(duì);抗議;不支持; 聲稱; 提出異議; 贊成……的人則認(rèn)為
Appendix e : example application for object caching 附錄e :對(duì)象緩存的示例應(yīng)用程序
Object caches site map information in memory , the 對(duì)象將站點(diǎn)地圖信息緩存在內(nèi)存中,因此不使用
Object caching and state handling 對(duì)象緩存與狀態(tài)處理
Object cache instances 對(duì)象緩存實(shí)例
While object caching provides a java api to cache an arbitrary java object see 對(duì)象緩存提供java api以緩存任意的java對(duì)象(請(qǐng)參閱
A portlet that receives a portlet request can use the object cache to store data required to render the response 接收portlet請(qǐng)求的portlet可使用對(duì)象緩存存儲(chǔ)呈現(xiàn)相應(yīng)響應(yīng)所需的數(shù)據(jù)。
Only if the data is not available in the object cache , a backend system might be called to deliver the requested data 僅當(dāng)數(shù)據(jù)在對(duì)象緩存中不可用時(shí),才會(huì)調(diào)用后端系統(tǒng)交付請(qǐng)求的數(shù)據(jù)。
This sample application illustrates object caching and the exploitation of jsr168 state handling concepts , as discussed in 此示例應(yīng)用程序按照對(duì)象緩存與狀態(tài)處理所述演示對(duì)象緩存和jsr168狀態(tài)處理概念的應(yīng)用。
Each instance of the distributedmap interface has its own properties that you can set using object cache instance settings Distributedmap接口的每一個(gè)實(shí)例都具有其自己的屬性,可以使用對(duì)象緩存實(shí)例設(shè)置設(shè)置這些屬性。
But object can be thrown away from object cache by lru replacing discipline ( least recent accessed object is replaced when there is no free space in cache ) 可以把調(diào)入的對(duì)象存儲(chǔ)于工作內(nèi)存中,然后直接用這個(gè)指針訪問(wèn)此對(duì)象,這樣的訪問(wèn)沒(méi)有任何額外的開(kāi)銷(xiāo)。